Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
acosh
acosh
Antihyperbolic cosine
Name:
acosh
Category:
math
Programming Language:
php
One-line Description:
Inverse hyperbolic cosine.
Related
How to Combine acosh and log Functions for More Advanced Mathematical Calculations?
10
Similar Functions
fdiv
fdiv
Performfloatingpoint
max
max
Findthemaximumvalue
hypot
hypot
Calculatetheobliquel
atan2
atan2
Arctangleoftwoparame
log1p
log1p
Returnslog(1+number)
is_infinite
is_infinite
Determinewhetheritis
expm1
expm1
Returnsexp(number)-1
getrandmax
getrandmax
Showthemaximumpossib
Popular Articles
How to Combine acosh and log Functions for More Advanced Mathematical Calculations?